Dynomotion

Group: DynoMotion Message: 898 From: miguels244 Date: 2/2/2011
Subject: Running a G-Code interpreter on board?
Is there some reason you couldn't run an EMC2 G-Code interpreter in the K-Flop board? Then you would have a stand alone controller.

http://www.linuxcnc.org/
Group: DynoMotion Message: 899 From: Tom Kerekes Date: 2/2/2011
Subject: Re: Running a G-Code interpreter on board?
I suppose anything is possible, but that would be a massive software task and it would be difficult to run in a several megabytes of memory.  You would also need a trajectory planner.
 
I saw that someone was even running a simplified GCode Interpreter (without any real trajectory planning) on an Arduino! (tiny 8 bit processor)
 
I also don't see the advantage of running stand alone.
 
TK 

Group: DynoMotion Message: 900 From: miguels244 Date: 2/2/2011
Subject: Re: Running a G-Code interpreter on board?
Just a thought...
The EMC2 is in c, I was thinking it could be compiled down using your headers. I didn't realize the memory limits though.

My background is in machine design and PC's are not really robust, so we try to go stand alone where possible.
--- In DynoMotion@yahoogroups.com, Tom Kerekes <tk@...> wrote:
>
> I suppose anything is possible, but that would be a massive software task and it
> would be difficult to run in a several megabytes of memory.  You would also need
> a trajectory planner.
>
> I saw that someone was even running a simplified GCode Interpreter (without any
> real trajectory planning) on an Arduino! (tiny 8 bit processor)
>
> I also don't see the advantage of running stand alone.
>
> TK 
>
>
>
>
> ________________________________
> From: miguels244 <miguelsdrake@...>
> To: DynoMotion@yahoogroups.com
> Sent: Wed, February 2, 2011 12:09:10 PM
> Subject: [DynoMotion] Running a G-Code interpreter on board?
>
>  
> Is there some reason you couldn't run an EMC2 G-Code interpreter in the K-Flop
> board? Then you would have a stand alone controller.
>
> http://www.linuxcnc.org/
>